SCTimer/PWM (SCT) Simple PWM example
=================================================
Example description
-------------------------------
LPC5411x SCT Simple PWM program for LPCXpresso board

1. SCTimer/PWM 16-bit Low Counter to generate a 100kHz PWM output signal @ SCT_OUT4.
2. Every time P0_24 (SW1) goes high to low, duty cycle is increased which reduces LED brightness.
3. Every time P0_31  (SW2) goes high to low, duty cycle is decreased which increases LED brightness.
4. SCT_OUT4 is internally connected to port P1_10 (green LED).



Special connection requirements
-------------------------------
LPC54114 LPCXpresso board:



Build procedures:
-----------------
Visit the LPCOpen Quick start guide at
[http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides]
to get started building LPCOpen projects.
